

@layer base {
  
  body, :host {
    /* Color */
    --grey-50: #FAFAFA;
--grey-100: #F5F5F5;
--grey-200: #E5E5E5;
--grey-300: #D4D4D4;
--grey-400: #A3A3A3;
--grey-500: #737373;
--grey-600: #525252;
--grey-700: #404040;
--grey-800: #262626;
--grey-900: #171717;
--red-50: #FEF2F2;
--red-100: #FEE2E2;
--red-200: #FECACA;
--red-300: #FCA5A5;
--red-400: #F87171;
--red-500: #EF4444;
--red-600: #DC2626;
--red-700: #B91C1C;
--red-800: #991B1B;
--red-900: #7F1D1D;
--blue-50: #EFF6FF;
--blue-100: #DBEAFE;
--blue-200: #BFDBFE;
--blue-300: #93C5FD;
--blue-400: #60A5FA;
--blue-500: #3B82F6;
--blue-600: #2563EB;
--blue-700: #1D4ED8;
--blue-800: #1E40AF;
--blue-900: #1E3A8A;
--lime-50: #F7FEE7;
--lime-100: #ECFCCB;
--lime-200: #D9F99D;
--lime-300: #BEF264;
--lime-400: #A3E635;
--lime-500: #84CC16;
--lime-600: #65A30D;
--lime-700: #4D7C0F;
--lime-800: #3F6212;
--lime-900: #365314;
--pink-50: #FDF2F8;
--pink-100: #FCE7F3;
--pink-200: #FBCFE8;
--pink-300: #F9A8D4;
--pink-400: #F472B6;
--pink-500: #EC4899;
--pink-600: #DB2777;
--pink-700: #BE185D;
--pink-800: #9D174D;
--pink-900: #831843;
--teal-50: #F0FDFA;
--teal-100: #CCFBF1;
--teal-200: #99F6E4;
--teal-300: #5EEAD4;
--teal-400: #2DD4BF;
--teal-500: #14B8A6;
--teal-600: #0D9488;
--teal-700: #0F766E;
--teal-800: #115E59;
--teal-900: #134E4A;
--green-50: #ECFDF5;
--green-100: #D1FAE5;
--green-200: #A7F3D0;
--green-300: #6EE7B7;
--green-400: #34D399;
--green-500: #10B981;
--green-600: #059669;
--green-700: #047857;
--green-800: #065F46;
--green-900: #064E3B;
--purple-50: #F5F3FF;
--purple-100: #EDE9FE;
--purple-200: #DDD6FE;
--purple-300: #C4B5FD;
--purple-400: #A78BFA;
--purple-500: #8B5CF6;
--purple-600: #7C3AED;
--purple-700: #6D28D9;
--purple-800: #5B21B6;
--purple-900: #4C1D95;
--yellow-50: #FFFBEB;
--yellow-100: #FEF3C7;
--yellow-200: #FDE68A;
--yellow-300: #FCD34D;
--yellow-400: #FBBF24;
--yellow-500: #F59E0B;
--yellow-600: #D97706;
--yellow-700: #B45309;
--yellow-800: #92400E;
--yellow-900: #78350F;
    /* Fonts */
    --font-sans: 'Inter',sans-serif;

    /* Font size */
    --font-size-xxs: 0.625rem;
--font-size-xs: 0.75rem;
--font-size-sm: 0.875rem;
--font-size-base: 1rem;
--font-size-lg: 1.125rem;
--font-size-xl: 1.25rem;
--font-size-2xl: 1.5rem;
--font-size-3xl: 1.875rem;
--font-size-4xl: 2.25rem;
--font-size-5xl: 3rem;
    /* Font weight */
    --font-weight-thin: 100;
--font-weight-lighter: 200;
--font-weight-light: 300;
--font-weight-regular: 400;
--font-weight-normal: 500;
--font-weight-bold: 700;
--font-weight-semi-bold: 600;
--font-weight-bolder: 800;
--font-weight-black: 900;
    /* Shadows */
    --shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
--shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
--shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
    /* Border radius */
    
    /* Spacing */
    
    /* Z-index */
    
  }
  @keyframes animation-spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes animation-fade-in {
    from {
      opacity:0;
    }
    to {
      opacity:1;
    }
  }
  @keyframes animation-fade-out {
    from {
      opacity:1;
    }
    to {
      opacity:0;
    }
  }
}

      
  .bwqEZY {
    background:white;
  overflow-y:scroll;
  }
      

      
        
      
      
  .chJcPL {
    display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .jeeVU {
    color:#718096;
  display:block;
  font-size:0.875rem;
  font-weight:300;
  line-height:1.625;
  border-style:solid;
  border-width:0px;
  margin-bottom:2rem;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .jeeVU {
    font-size:1rem;
  }
      

          }
          
        
      
      
  .beWntp {
    width:1px;
  height:4rem;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  background-color:#e2e8f0;
  }
      

      
          @media (min-width: 640px) {
            
  .beWntp {
    height:6rem;
  }
      

          }
          
        
      
      
  .dphnQe {
    display:block;
  animation:2s ease 0ms 1 normal none running animation-diMMIZ;
  padding-top:4rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .dphnQe {
    padding-top:8rem;
  }
      

          }
          
        
                  @keyframes animation-diMMIZ {
                    
                        0% {
                          opacity: 0;
                        }
                        

                        100% {
                          opacity: 1;
                        }
                        
                  }
                  
      
      
  .ceTabE {
    color:#1a202c;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .chxyGv {
    color:#718096;
  display:block;
  font-weight:300;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .dwaIQW {
    color:#718096;
  display:block;
  font-size:0.875rem;
  font-weight:300;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .eA-DVVQ {
    width:100%;
  height:1px;
  display:block;
  margin-top:1rem;
  border-style:solid;
  border-width:0px;
  margin-bottom:1rem;
  flex-direction:row;
  background-color:#edf2f7;
  }
      

      
        
      
      
  .eYZwfJ {
    color:#1a202c;
  display:block;
  font-size:1.5rem;
  font-weight:200;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .eYZwfJ {
    font-size:1.875rem;
  }
      

          }
          
        
      
      
  .edIgnD {
    color:#718096;
  display:block;
  font-size:0.875rem;
  margin-top:1rem;
  font-weight:300;
  line-height:1.625;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .edIgnD {
    font-size:1rem;
  }
      

          }
          
        
      
      
  .ctlNkF {
    width:100%;
  height:300px;
  display:block;
  object-fit:cover;
  border-style:solid;
  border-width:0px;
  border-radius:0.5rem;
  flex-direction:row;
  transition-duration:700ms;
  transition-property:transform;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
          @media (min-width: 640px) {
            
  .ctlNkF {
    height:500px;
  }
      

          }
          

  
      

        
      
      
  .ImjLs {
    gap:0.75rem;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .fhWgjl {
    color:#1a202c;
  display:block;
  font-size:0.875rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .cpBzkE {
    gap:0.5rem;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  
      

      
        
      
      
  .dkoiYe {
    width:fit-content;
  height:100%;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
        
      
      
  .eSMSvn {
    gap:2rem;
  display:grid;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  grid-template-columns:repeat(1, minmax(0, 1fr));
  }
      

      
          @media (min-width: 1024px) {
            
  .eSMSvn {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }
      

          }
          

          @media (min-width: 640px) {
            
  .eSMSvn {
    gap:4rem;
  }
      

          }
          
        
      
      
  .dMbAGr {
    color:#718096;
  width:100%;
  display:block;
  font-weight:300;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .cZeIVi {
    display:block;
  padding-top:1rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  padding-bottom:1rem;
  transition-duration:500ms;
  transition-property:transform;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .cZeIVi:hover {
    transform:scale(1.05);
  }
      

        
      
      
  .bxSCop {
    width:1px;
  height:3rem;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  background-color:#e2e8f0;
  }
      

      
        
      
      
  .cPAhkv {
    display:flex;
  font-size:0.875rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
          @media (min-width: 640px) {
            
  .cPAhkv {
    font-size:1rem;
  }
      

          }
          
        
      
      
  .trHmh {
    color:#a0aec0;
  display:block;
  font-size:0.75rem;
  font-weight:300;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .fFHeDz {
    color:#1a202c;
  display:block;
  font-size:1.5rem;
  font-weight:200;
  border-style:solid;
  border-width:0px;
  margin-bottom:1.5rem;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .fFHeDz {
    font-size:1.875rem;
  }
      

          }
          
        
      
      
  .UTYZH {
    display:block;
  margin-top:var(--tw-space-y);
  --tw-space-y:0.75rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .cMwYUE {
    gap:1rem;
  display:grid;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  grid-template-columns:repeat(2, minmax(0, 1fr));
  }
      

      
        
      
      
  .bSxBnl {
    width:100%;
  display:block;
  max-width:80rem;
  margin-left:auto;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .bSxBnl {
    padding-left:1rem;
  padding-right:1rem;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .bSxBnl {
    padding-left:2rem;
  padding-right:2rem;
  }
      

          }
          
        
      
      
  .bjTnfq {
    color:#718096;
  display:block;
  font-size:0.875rem;
  font-weight:300;
  line-height:1.625;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .bjTnfq {
    font-size:1rem;
  }
      

          }
          
        
      
      
  .ecFchc {
    display:block;
  margin-top:var(--tw-space-y);
  --tw-space-y:1rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .bjQVxo {
    width:5rem;
  height:5rem;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  justify-content:center;
  background-color:#f7fafc;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
        
      
      
  .bwNSdv {
    width:100%;
  display:flex;
  font-size:0.875rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  padding-bottom:0.25rem;
  justify-content:space-between;
  }
      

      
          @media (min-width: 640px) {
            
  .bwNSdv {
    font-size:1rem;
  }
      

          }
          
        
      
      
  .cMnwUU {
    width:100%;
  height:100%;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
          @media (min-width: 0px) {
            
  .cMnwUU {
    border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

          }
          
        
      
      
  .eUBOVT {
    width:100%;
  height:1px;
  display:block;
  margin-top:1rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  background-color:#edf2f7;
  }
      

      
        
      
      
  .chglaB {
    display:flex;
  font-size:0.875rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  padding-bottom:0.25rem;
  justify-content:space-between;
  }
      

      
          @media (min-width: 640px) {
            
  .chglaB {
    font-size:1rem;
  }
      

          }
          
        
      
      
  .DfuSB {
    height:300px;
  display:flex;
  overflow-x:hidden;
  overflow-y:hidden;
  align-items:center;
  border-style:solid;
  border-width:0px;
  border-radius:0.5rem;
  flex-direction:row;
  justify-content:center;
  background-color:#f7fafc;
  }
      

      
          @media (min-width: 640px) {
            
  .DfuSB {
    height:400px;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

          }
          
        
      
      
  .eJEMzk {
    width:100%;
  display:block;
  outline:none;
  font-size:0.875rem;
  padding-top:0.75rem;
  border-color:#edf2f7;
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  border-radius:0.5rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:0.75rem;
  transition-duration:150ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .eJEMzk:focus {
    border-color:#cbd5e0;
  }
      

        
      
      
  .pRICz {
    color:#1a202c;
  display:block;
  font-size:0.75rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  letter-spacing:0.3em;
  text-transform:uppercase;
  }
      

      
          @media (min-width: 640px) {
            
  .pRICz {
    font-size:0.875rem;
  }
      

          }
          
        
      
      
  .egJKbv {
    width:100%;
  display:flex;
  font-size:0.875rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
          @media (min-width: 640px) {
            
  .egJKbv {
    font-size:1rem;
  }
      

          }
          
        
      
      
  .bUduFc {
    color:#1a202c;
  display:block;
  font-size:1.25rem;
  font-weight:200;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  transition-duration:150ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
          @media (min-width: 640px) {
            
  .bUduFc {
    font-size:1.5rem;
  }
      

          }
          

  .bUduFc:hover {
    color:#718096;
  }
      

        
      
      
  .eKzWaF {
    gap:2rem;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
          @media (min-width: 640px) {
            
  .eKzWaF {
    gap:3rem;
  }
      

          }
          
        
      
      
  .fxAGOt {
    width:4rem;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  background-color:#1a202c;
  }
      

      
          @media (min-width: 640px) {
            
  .fxAGOt {
    width:6rem;
  }
      

          }
          
        
      
      
  .ePmESY {
    gap:1rem;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
          @media (min-width: 640px) {
            
  .ePmESY {
    gap:1.5rem;
  }
      

          }
          
        
      
      
  .cfTfTe {
    gap:2rem;
  display:grid;
  align-items:start;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  grid-template-columns:repeat(1, minmax(0, 1fr));
  }
      

      
          @media (min-width: 1024px) {
            
  .cfTfTe {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }
      

          }
          
        
      
      
  .bmpjCd {
    width:100%;
  display:block;
  padding-top:3rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  padding-bottom:3rem;
  }
      

      
          @media (min-width: 640px) {
            
  .bmpjCd {
    padding-top:5rem;
  padding-bottom:5rem;
  }
      

          }
          
        
      
      
  .dLIeBe {
    color:#718096;
  display:block;
  font-size:0.875rem;
  font-weight:300;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .dLIeBe {
    font-size:1rem;
  }
      

          }
          
        
      
      
  .EtIPV {
    display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  .fAzsJD {
    display:block;
  position:relative;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .fAzsJD {
    padding-left:0px;
  padding-right:0px;
  }
      

          }
          
        
      
      
  .cGMawN {
    color:#a0aec0;
  display:block;
  font-size:0.75rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  letter-spacing:0.3em;
  text-transform:uppercase;
  }
      

      
        
      
      
  .KIEHu {
    width:100%;
  display:block;
  animation:2s ease 0ms 1 normal none running animation-diMMIZ;
  max-width:80rem;
  margin-left:auto;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .KIEHu {
    padding-left:1rem;
  padding-right:1rem;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .KIEHu {
    padding-left:2rem;
  padding-right:2rem;
  }
      

          }
          
        
      
      
  .dJSOoD {
    display:block;
  position:relative;
  animation:2s ease 0ms 1 normal none running animation-diMMIZ;
  padding-top:5rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  padding-bottom:5rem;
  }
      

      
          @media (min-width: 640px) {
            
  .dJSOoD {
    padding-top:7rem;
  padding-bottom:7rem;
  }
      

          }
          
        
      
      
  .bmWgfl {
    gap:1rem;
  display:grid;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  padding-bottom:1rem;
  grid-template-columns:repeat(1, minmax(0, 1fr));
  }
      

      
          @media (min-width: 1080px) {
            
  .bmWgfl {
    width:70%;
  height:fit-content;
  grid-template-columns:repeat(2, minmax(0, 1fr));
  }
      

          }
          
        
      
      
  .bzIIoO {
    display:inline-block;
  font-size:0.75rem;
  margin-top:0.5rem;
  border-color:#1a202c;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  letter-spacing:0.1em;
  padding-bottom:0.25rem;
  text-transform:uppercase;
  border-bottom-width:1px;
  transition-duration:150ms;
  transition-property:all;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
          @media (min-width: 640px) {
            
  .bzIIoO {
    font-size:0.875rem;
  }
      

          }
          

  .bzIIoO:hover {
    letter-spacing:0.3em;
  padding-bottom:0.5rem;
  }
      

        
      
      
  .fbIxhF {
    gap:1rem;
  display:flex;
  text-align:center;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
          @media (min-width: 640px) {
            
  .fbIxhF {
    gap:1.5rem;
  }
      

          }
          
        
      
      
  .eCoCwL {
    width:100%;
  display:block;
  padding-top:4rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  padding-bottom:4rem;
  }
      

      
          @media (min-width: 640px) {
            
  .eCoCwL {
    padding-top:8rem;
  padding-bottom:8rem;
  }
      

          }
          
        
      
      
  .CMrAt {
    color:#fff;
  width:100%;
  display:block;
  font-size:0.875rem;
  margin-top:1.5rem;
  padding-top:1rem;
  border-style:solid;
  border-width:0px;
  padding-left:2rem;
  border-radius:9999px;
  padding-right:2rem;
  flex-direction:row;
  letter-spacing:0.1em;
  padding-bottom:1rem;
  text-transform:uppercase;
  background-color:#1a202c;
  transition-duration:150ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .CMrAt:hover {
    background-color:#2d3748;
  }
      

        
      
      
  .ewnVFV {
    display:block;
  padding:2rem;
  text-align:center;
  border-style:solid;
  border-width:0px;
  border-radius:1rem;
  flex-direction:row;
  background-color:#F9FAFB;
  }
      

      
          @media (min-width: 640px) {
            
  .ewnVFV {
    padding:3rem;
  }
      

          }
          
        
      
      
  .eeAkiq {
    gap:1.5rem;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  .fDPEqu {
    width:100%;
  display:block;
  position:relative;
  padding-top:4rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .fDPEqu {
    padding-top:8rem;
  }
      

          }
          
        
      
      
  .ctLvQq {
    gap:0.75rem;
  display:flex;
  margin-top:1rem;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  .bjlzBX {
    color:#1a202c;
  display:block;
  font-size:1.25rem;
  font-weight:200;
  border-style:solid;
  border-width:0px;
  margin-bottom:1.5rem;
  flex-direction:row;
  }
      

      
        
      
      
  .bDQfpZ {
    display:none;
  padding:1.5rem;
  border-style:solid;
  border-width:0px;
  border-radius:1rem;
  flex-direction:row;
  background-color:#F9FAFB;
  }
      

      
          @media (min-width: 640px) {
            
  .bDQfpZ {
    padding:2rem;
  }
      

          }
          
        
      
      
  .dPDgcJ {
    display:block;
  position:relative;
  animation:2s ease 0ms 1 normal none running animation-diMMIZ;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .fsehJR {
    color:#a0aec0;
  display:block;
  font-size:0.75rem;
  font-weight:300;
  padding-top:0.5rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .eSnDjw {
    color:#1a202c;
  display:block;
  font-size:2.25rem;
  font-weight:200;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .eSnDjw {
    font-size:3rem;
  }
      

          }
          

          @media (min-width: 1024px) {
            
  .eSnDjw {
    font-size:4rem;
  }
      

          }
          
        
      
      
  .fjIVCb {
    color:#718096;
  display:block;
  font-size:0.75rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  letter-spacing:0.1em;
  text-transform:uppercase;
  transition-duration:150ms;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
          @media (min-width: 640px) {
            
  .fjIVCb {
    font-size:0.875rem;
  }
      

          }
          

  .fjIVCb:hover {
    color:#1a202c;
  }
      

        
      
      
  .eirdEk {
    gap:1.5rem;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
          @media (min-width: 640px) {
            
  .eirdEk {
    padding-left:0px;
  padding-right:0px;
  }
      

          }
          
        
      
      
  .breGKv {
    width:3.5rem;
  padding-top:1rem;
  padding-bottom:1rem;
  }
      

      
          @media (min-width: 640px) {
            
  .breGKv {
    width:4rem;
  }
      

          }
          
        
      
      
  .fDNdDJ {
    width:100%;
  height:fit-content;
  display:block;
  animation:2s ease 0ms 1 normal none running animation-diMMIZ;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .fDNdDJ {
    padding-bottom:4rem;
  }
      

          }
          
        
      
      
  .caMZBz {
    width:auto;
  height:auto;
  display:block;
  animation:2s ease 0ms 1 normal none running animation-empty;
  grid-column:span 1 / span 1;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .caMZBz {
    width:auto;
  height:auto;
  grid-column:span 2 / span 2;
  }
      

          }
          
        
                  @keyframes animation-empty {
                    
                  }
                  
      
      
  .ftAyQH {
    display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  padding-bottom:1rem;
  }
      

      
        
      
      
  .cIKbfM {
    width:100%;
  height:5rem;
  row-gap:0.5rem;
  column-gap:0.5rem;
  overflow-x:scroll;
  flex-direction:row;
  }
      

      
          @media (min-width: 640px) {
            
  .cIKbfM {
    padding-right:15rem;
  }
      

          }
          
        
      